Package | ca.on.mi.pkg |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/mi-server-submit |
Url | http://ontariohealth.ca/fhir/CapabilityStatement/mi-server-submit |
Status | draft |
Date | 2023-05-25 |
Name | MICapabilitySubmit |
Title | MI Repository Submission FHIR Capability Statement |
Experimental | False |
Realm | ca |
Description | This is the FHIR capability statement for the MI Repository Submission |
Purpose | Main EHR capability statement, published for contracting and operational support |
Copyright | Copyright © Ontario Health |
Kind | capability |
No resources found
No resources found
{
"resourceType" : "CapabilityStatement",
"id" : "mi-server-submit",
"url" : "http://ontariohealth.ca/fhir/CapabilityStatement/mi-server-submit",
"name" : "MICapabilitySubmit",
"title" : "MI Repository Submission FHIR Capability Statement",
"status" : "draft",
"date" : "2023-05-25",
"publisher" : "Ontario Health",
"contact" : [
{
"name" : "Ontario Health",
"telecom" : [
{
"system" : "email",
"value" : "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"description" : "This is the FHIR capability statement for the MI Repository Submission",
"jurisdiction" : [
{
"coding" : [
{
"code" : "CA",
"system" : "urn:iso:std:iso:3166",
"display" : "Canada"
}
]
}
],
"purpose" : "Main EHR capability statement, published for contracting and operational support",
"copyright" : "Copyright © Ontario Health",
"kind" : "capability",
"software" : {
"name" : "Ontario MI CDR FHIR R4 API"
},
"fhirVersion" : "4.0.1",
"format" : [
"json",
"xml"
],
"rest" : [
{
"mode" : "server",
"documentation" : "Support submission of patient's MI records",
"resource" : [
{
"type" : "DiagnosticReport",
"supportedProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-diagnosticreport"
],
"documentation" : "Submit patient's MI order",
"interaction" : [
{
"code" : "create",
"documentation" : "Create MI report"
},
{
"code" : "update",
"documentation" : "Update MI report"
}
]
},
{
"type" : "ServiceRequest",
"supportedProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-servicerequest"
],
"documentation" : "Submit patient's MI order",
"interaction" : [
{
"code" : "create",
"documentation" : "Create MI order"
},
{
"code" : "update",
"documentation" : "Update MI order"
}
]
},
{
"type" : "ImagingStudy",
"supportedProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-imagingstudy"
],
"documentation" : "Submit the patient's image manifest",
"interaction" : [
{
"code" : "create",
"documentation" : "Create image manifest"
},
{
"code" : "update",
"documentation" : "Update image manifest"
}
]
}
],
"interaction" : [
{
"code" : "transaction"
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.